home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / c / windc.exe / README < prev    next >
Text File  |  1991-07-08  |  2KB  |  68 lines

  1.                         WESTBOROUGH WINDOWS
  2.  
  3.  
  4. WESTBOROUGH WINDOWS provides a library of functions that can 
  5. create and manipulate stackable text windows within a QuickC 
  6. application. 
  7.  
  8.  
  9. These functions should be of special interest to:
  10.    -Developers who don't want to limit their market to users with
  11.     graphics capability.
  12.  
  13.    -Developers who don't want to slow down their applications with
  14.     graphics unnecessarily.
  15.  
  16.    -"C" language instructors who want to allow students to write 
  17.     sophisticated-looking I/O without skipping over the "C"  
  18.     fundamentals to get to graphics.
  19.  
  20.  
  21.  
  22.  -RUN THE SAMPLE PROGRAMS-
  23.  
  24.      To see what WESTBOROUGH WINDOWS can do, run the three sample 
  25.      programs: SAMPLE1.EXE demonstrates the basic functions, 
  26.      SAMPLE2.EXE demonstrates the menu functions, and SAMPLE3.EXE 
  27.      demonstrates the input window functions.
  28.  
  29.  -RUN THE INTRO PROGRAM-
  30.  
  31.      To get an introduction to using WESTBOROUGH WINDOWS in the 
  32.      "C" environment, run the INTRO program with the argument C.
  33.       (INTRO C at the DOS prompt)
  34.  
  35.  -FOLLOW THE SOURCE CODE-
  36.  
  37.      To see solid examples of using the WESTBOROUGH WINDOWS library 
  38.      with "C", re-run the sample programs, and follow along with the
  39.      source code (SAMPLE1.C, SAMPLE2.C, and SAMPLE3.C.)
  40.  
  41.  -ORDER INFO- 
  42.     To order WESTBOROUGH WINDOWS, complete the  ORDER.FRM.
  43.  
  44.  
  45.  
  46. TECHNICAL INFORMATION
  47.  
  48. The WESTBOROUGH WINDOWS libraries were developed under QuickC
  49. version 2.5, and DOS 3.3.  All memory models except TINY are
  50. supported. 
  51.  
  52. The WESTBOROUGH WINDOWS libraries do not use the graphics
  53. libraries of QuickC. 
  54.  
  55. The WESTBOROUGH WINDOWS libraries are hardware-dependent, and 
  56. specifically developed for DOS-based IBM-compatible computers.
  57. The libraries write directly to video memory and and use the
  58. INT86() function to generate 0x10 and 0x16 interrupts.
  59.  
  60.  
  61. For information about WESTBOROUGH WINDOWS, write to:
  62.  
  63.     WESTBOROUGH WINDOWS
  64.     29 CHARLES STREET
  65.     WESTBOROUGH MA 01581   USA
  66.           
  67. or send E-mail to Bill Harris, CompuServe ID 76226,1555.
  68.